tracing-tree
Instrument your application with tracing and get tree-structured summaries of your application activity with timing information on the console:
(Format inspired by slog-term)
Setup
After instrumenting your app with tracing, add this subscriber like this:
let subscriber = default.with;
set_global_default.unwrap;